home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / styles.css41 < prev    next >
Text File  |  2007-06-03  |  12KB  |  378 lines

  1. body.loginpage
  2. {
  3.     background: #033059 url("login_bg.jpg") repeat-x left top;
  4.     margin: 0;
  5. }
  6.  
  7. body.tabbedpage
  8. {
  9.     background-color: #033059;
  10.     background-position: 0% 85px;
  11.     margin: 0;
  12. }
  13.  
  14. body.photo
  15. {
  16.     background: #000060;
  17.     font-family: verdana,arial; color:#CCF; font-size:8px;
  18.     margin: 0;
  19. }
  20.  
  21. body.popuppage
  22. {
  23.     background: #033059 url("program_bg.jpg") repeat-x left top;
  24.     margin: 0;
  25. }
  26.  
  27. .pageheader
  28. {
  29.     background-color: #004588;
  30. }
  31.  
  32. A:link {color:#A2B5CA; text-decoration: none;}
  33. A:visited {color:#A2B5CA; text-decoration: none;}
  34. A:hover {text-decoration: underline; color: #fff;}
  35. A:active {text-decoration: underline; color: #ccc;}
  36.  
  37. /*Photo pages text */
  38. .photo {font-family: verdana,arial; color:#CCF; font-size:13px;}
  39.  
  40. /* Login page background color and text */
  41. .lbg {background-color:#2C6AA6;}
  42. .login {font-family: verdana,arial; color:#fff; font-size:13px;}
  43.  
  44. /* Topbar lines */
  45. /* Line directly under buttons */
  46. .tbline1 {background-color:#004588;}
  47. /* Thin line under previous line */
  48. .tbline2 {background-color:#004588;}
  49.  
  50. /* Content well keyline */
  51. .cline {background-color:#A2B5CA;}
  52.  
  53. /* TV Guide date */
  54. .date {font-family: verdana,arial; color:#fff; font-size:18px;}
  55.  
  56. /* TV Guide time */
  57. .time {font-family: verdana,arial; color:#fff; font-size:11px;}
  58.  
  59. /* Listings table border */
  60. .tborder {background-color:#033059;}
  61.  
  62. /* Listings table background */
  63. .guide_chnl_cell {background-color:#000;}
  64. .guide_listing_row {background-image: url("listing_cell.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  65.  
  66. /* Color Coding Background*/
  67. .color_coding_row {background-color:#000;}
  68.  
  69. .searchTable {background-color:#000; color:white; font-size:13px;}
  70. .selectAllButton {background-color:#319B03; color:white; font-weight:bold;}
  71.  
  72. /* Listings */
  73. .channelicon { padding: 0px; }
  74. .channelnumber a {text-decoration: none;}
  75. .channelname a {text-decoration: none;}
  76. .channelnumber {font-family: verdana,arial; color:#FFF; font-size:18px;}
  77. .channelname {font-family: verdana,arial; color:#FFF; font-size:13px;}
  78. .header 
  79. {
  80.     font-family: verdana,arial; 
  81.     color:#FFFFFF; 
  82.     font-size:11px; 
  83.     background-color: #004588;
  84.     padding-top: 2px; 
  85.     padding-bottom: 1px; 
  86.     padding-right: 0px;
  87. }
  88. .header td {font-family: verdana,arial; color:#006; font-size:11px; }
  89. .header a:link {color:#fff; }
  90. .header a:visited {color:#fff; }
  91. .header a:hover {color:#fff; text-decoration: underline; }
  92. .header a:active {color:#fff; }
  93. .listing {font-family: verdana,arial; color:#FFF; font-size:13px;}
  94. .listing A:link {color:#fff;}
  95. .listing A:visited {color:#fff;}
  96. .listing A:hover {text-decoration: underline; color: #fff;}
  97. .listing A:active {text-decoration: underline; color: #fff;}
  98. .listdesc {font-family: verdana,arial; color:#CACACA; font-size:11px;}
  99. .listingr {font-family: verdana,arial; color:#CACACA; font-size:13px; background-color: #600;}
  100. .listingr A:link {color:#fff;}
  101. .listingr A:visited {color:#fff;}
  102. .listingr A:hover {text-decoration: underline; color: #fff;}
  103. .listingr A:active {text-decoration: underline; color: #fff;}
  104. .listdescr {font-family: verdana,arial; color:#CACACA; font-size:11px;}
  105. .subtitle {font-size:11px;font-style: italic;color:#fff;}
  106. .title {font-size:13px;}
  107.  
  108. /* Manage Recordings */
  109. .manage_recordings_row {background-color:#000;}
  110. td.pending { background-image: url("listing_cell_pending.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  111. .pending {font-family: verdana,arial; color:#fff; font-size:11px;}
  112. .pending A:link {color:#fff;}
  113. .pending A:visited {color:#fff;}
  114. .pending A:hover {text-decoration: underline; color: #fff;}
  115. .pending A:active {text-decoration: underline; color: #fff;}
  116. td.inprogress {background-image: url("listing_cell_inprogress.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  117. .inprogress {font-family: verdana,arial; color:#000; font-size:11px;}
  118. .inprogress A:link {color:#000;}
  119. .inprogress A:visited {color:#000;}
  120. .inprogress A:hover {text-decoration: underline; color: #000;}
  121. .inprogress A:active {text-decoration: underline; color: #000;}
  122. td.available { background-image: url("listing_cell_available.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  123. .available {font-family: verdana,arial; color:#fff; font-size:11px;}
  124. .available A:link {color:#fff;}
  125. .available A:visited {color:#fff;}
  126. .available A:hover {text-decoration: underline; color: #fff;}
  127. .available A:active {text-decoration: underline; color: #fff;}
  128. td.failed {background-image: url("listing_cell_failed.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  129. .failed {font-family: verdana,arial; color:#fff; font-size:11px; }
  130. .failed A:link {color:#fff;}
  131. .failed A:visited {color:#fff;}
  132. .failed A:hover {text-decoration: underline; color: #fff;}
  133. .failed A:active {text-decoration: underline; color: #fff;}
  134. td.conflict {background-image: url("listing_cell_conflict.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  135. .conflict {font-family: verdana,arial; color:#000; font-size:11px; background-color: #f33;}
  136. .conflict A:link {color:#000;}
  137. .conflict A:visited {color:#000;}
  138. .conflict A:hover {text-decoration: underline; color: #000;}
  139. .conflict A:active {text-decoration: underline; color: #000;}
  140. .reoccurring {font-family: verdana,arial; color:#000; font-size:11px; background-color: #ccc;}
  141. .reoccurring A:link {color:#000;}
  142. .reoccurring A:visited {color:#000;}
  143. .reoccurring A:hover {text-decoration: underline; color: #000;}
  144. .reoccurring A:active {text-decoration: underline; color: #000;}
  145. .deleted {font-family: verdana,arial; color:#000; font-size:11px; background-color: #777;}
  146. .deleted A:link {color:#000;}
  147. .deleted A:visited {color:#000;}
  148. .deleted A:hover {text-decoration: underline; color: #000;}
  149. .deleted A:active {text-decoration: underline; color: #000;}
  150.  
  151. /* Advanced Episode Search */
  152. .keysearch {font-weight: bold; font-family: verdana,arial; color:#CCF; font-size:13px;}
  153.  
  154. /* Library */
  155. .library_row {background-color:#000;}
  156.  
  157. .folder {font-weight: bold; font-family: verdana,arial; font-size:13px; }
  158. .folder A:link {color:#ccf;}
  159. .folder A:visited {color:#ccf;}
  160. .folder A:hover {text-decoration: none; color: #fff;}
  161. .folder A:active {text-decoration: none; color: #ccc;}
  162.  
  163. .file {font-weight: bold; font-family: verdana,arial; font-size:13px;color:#ccf;}
  164. .file A:link {color:#ccf;}
  165. .file A:visited {color:#ccf;}
  166. .file A:hover {text-decoration: none; color: #fff;}
  167. .file A:active {text-decoration: none; color: #ccc;}
  168.  
  169. .coverart {background-repeat: no-repeat; background-position: right top; }
  170.  
  171. /* Statistics */
  172. .diskusedsystem {height:1em; background-image: url("listing_cell_failed.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  173. .diskusedgbpvr {height:1em; background-image: url("listing_cell_conflict.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  174. .diskfree {height:1em; background-image: url("listing_cell_available.gif"); background-position: 0% 50%; background-repeat: repeat-x;}
  175.  
  176.  
  177. /* Page footer */
  178. .footer {font-family: verdana,arial; color:#999; font-size:11px;}
  179. .footer A:link {color:#999;}
  180. .footer A:visited {color:#999;}
  181. .footer A:hover {text-decoration: none; color: #999;}
  182. .footer A:active {text-decoration: none; color: #999;}
  183.  
  184. .selectall { margin-top: 0; margin-bottom: 0; }
  185.  
  186. /* Buttons */
  187. .btn-normal-tiny,.btn-normal-tiny-red
  188. {
  189.     float:left;
  190.     margin:0 4px 0 0;
  191.     padding:0 0 0 6px;
  192.     text-decoration:none;
  193.     white-space:nowrap;
  194.     width: 40px;
  195.     max-width: 34px;
  196.     cursor: pointer;
  197. }
  198.  
  199. .btn-normal-tiny span,.btn-normal-tiny-red span
  200. {
  201.     display:block;
  202.     padding:3px 8px 0px 0px;
  203.     font-size: 14px;
  204.     font-family: Arial,sans-serif;
  205.     font-weight: bold;
  206.     color:#FFF;
  207.     text-align: center;
  208.     height: 22px;
  209.     max-height: 19px;
  210. }
  211.  
  212. .btn-normal-small            , .btn-normal-tiny            { background:url("btn_normal_left.gif")            no-repeat left top; }
  213. .btn-normal-small-red        , .btn-normal-tiny-red        { background:url("btn_normal_left_red.gif")        no-repeat left top; }
  214. .btn-normal-small span        , .btn-normal-tiny span        { background:url("btn_normal_right.gif")        no-repeat right top; }
  215. .btn-normal-small-red span    , .btn-normal-tiny-red span    { background:url("btn_normal_right_red.gif")    no-repeat right top; }
  216.  
  217. .btn-normal-small,.btn-normal-small-red
  218. {
  219.     float:left;
  220.     margin:0 4px 0 0;
  221.     padding:0 0 0 6px;
  222.     text-decoration:none;
  223.     white-space:nowrap;
  224.     width: 115px;
  225.     max-width: 109px;
  226.     cursor: pointer;
  227. }
  228.  
  229. .btn-normal-small-red        { width: 149px; max-width: 153px; }
  230.  
  231. .btn-normal-small span,.btn-normal-small-red span
  232. {
  233.     display:block;
  234.     padding:3px 8px 0px 0px;
  235.     font-size: 14px;
  236.     font-family: Arial,sans-serif;
  237.     font-weight: bold;
  238.     color:#FFF;
  239.     text-align: center;
  240.     height: 22px;
  241.     max-height: 19px;
  242. }
  243.  
  244. .btn-normal-medium
  245. {
  246.     float:left;
  247.     background:url("btn_medium_left.gif") no-repeat left top;
  248.     margin:0 4px 0 0;
  249.     padding:0 0 0 6px;
  250.     text-decoration:none;
  251.     white-space:nowrap;
  252.     width: 140px;
  253.     max-width: 134px;
  254.     cursor: pointer;
  255. }
  256.  
  257. .btn-normal-medium span 
  258. {
  259.     display:block;
  260.     background:url("btn_medium_right.gif") no-repeat right top;
  261.     padding:10px 8px 0px 0px;
  262.     font-size: 14px;
  263.     font-family: Arial,sans-serif;
  264.     font-weight: bold;
  265.     color:#FFF;
  266.     text-align: center;
  267.     height: 35px;
  268.     max-height: 25px;
  269. }
  270.  
  271. .btn-normal-large            { background:url("btn_popup_left.gif")        no-repeat left top; }
  272. .btn-normal-large-red        { background:url("btn_popup_left_red.gif")    no-repeat left top; }
  273. .btn-normal-large span        { background:url("btn_popup_right.gif")        no-repeat right top; }
  274. .btn-normal-large-red span    { background:url("btn_popup_right_red.gif")    no-repeat right top; }
  275.  
  276. .btn-normal-large,.btn-normal-large-red
  277. {
  278.     float:left;
  279.     margin:0 4px 0 0;
  280.     padding:0 0 0 6px;
  281.     text-decoration:none;
  282.     white-space:nowrap;
  283.     width: 226px;
  284.     max-width: 220px;
  285.     cursor: pointer;
  286. }
  287.  
  288. .btn-normal-large span,.btn-normal-large-red span
  289. {
  290.     display:block;
  291.     padding:16px 8px 0px 0px;
  292.     font-size: 14px;
  293.     font-family: Arial,sans-serif;
  294.     font-weight: bold;
  295.     color:#FFF;
  296.     text-align: center;
  297.     height: 49px;
  298.     max-height: 33px;
  299. }
  300.  
  301. /* 
  302.     Menu's Inspired by Sliding Doors of CSS:
  303.     http://www.alistapart.com/articles/slidingdoors/
  304.     http://www.alistapart.com/articles/slidingdoors2/
  305. */
  306.  
  307. #header_header 
  308. {
  309.     float:left;
  310.     width:100%;
  311.     font-size:93%;
  312.     line-height:normal;
  313. }
  314. #header_header ul {
  315.     margin:0;
  316.     padding:14px 0px 0;
  317.     list-style:none;
  318. }
  319. #header_header li {
  320.     display:inline;
  321.     margin:0;
  322.     padding:0;
  323. }
  324. #header_header li.farright
  325. {
  326.     float: right;
  327. }
  328. #header_header a {
  329.     float:left;
  330.     background:url("btn_menu_left.gif") no-repeat left top;
  331.     margin:0;
  332.     padding:0 0 0 9px;
  333.     /*border-bottom:1px solid #765;*/
  334.     text-decoration:none;
  335.     white-space:nowrap;
  336. }
  337. #header_header a span {
  338.     float:left;
  339.     display:block;
  340.     background:url("btn_menu_right.gif") no-repeat right top;
  341.     padding:7px 42px 4px 0px;
  342.     font-size: 12px;
  343.     font-family: Arial,sans-serif;
  344.     font-weight: bold;
  345.     color:#A2B5CA;
  346. }
  347. /* Commented Backslash Hack hides rule from IE5-Mac \*/
  348. #header_header a span {float:none;}
  349. /* End IE5-Mac hack */
  350. #header_header a:hover span {
  351.     color:#000;
  352. }
  353.  
  354. .guide #nav-guide a, .manage #nav-manage a,
  355. .search #nav-search a, .videolibrary #nav-videolibrary a,
  356. .musiclibrary #nav-musiclibrary a, .photolibrary #nav-photolibrary a, .admin #nav-admin a,
  357. .logout #nav-logout a, .info #nav-info a {
  358.     background-position:0% -150px;
  359.     border-width:0;
  360. }
  361. .guide #nav-guide a span, .manage #nav-manage a span,
  362. .search #nav-search a span, .videolibrary #nav-videolibrary a span,
  363. .musiclibrary #nav-musiclibrary a span, .photolibrary #nav-photolibrary a span, .admin #nav-admin a span,
  364. .logout #nav-logout a span, .info #nav-info a span {
  365.     background-position:100% -150px;
  366.     /*padding-bottom:5px;*/
  367.     color:#FFF;
  368. }
  369. #header_header a:hover {
  370.     background-position:0% -150px;
  371.     color:#FFF;
  372. }
  373. #header_header a:hover span 
  374. {
  375.     background-position:100% -150px;
  376.     color:#FFF;
  377. }
  378.